[INFO] fetching crate imgui-memory-editor-sys 0.3.0...
[INFO] testing imgui-memory-editor-sys-0.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate imgui-memory-editor-sys 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate imgui-memory-editor-sys 0.3.0
[INFO] finished tweaking crates.io crate imgui-memory-editor-sys 0.3.0
[INFO] tweaked toml for crates.io crate imgui-memory-editor-sys 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate imgui-memory-editor-sys 0.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding imgui-sys v0.7.0 (available: v0.12.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chlorine v1.0.13
[INFO] [stderr]   Downloaded imgui-sys v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8631a6a4121897bae2d656bb4edf5c5bc33d44a86d6ac0e8c41a2d376a68352
[INFO] running `Command { std: "docker" "start" "-a" "b8631a6a4121897bae2d656bb4edf5c5bc33d44a86d6ac0e8c41a2d376a68352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8631a6a4121897bae2d656bb4edf5c5bc33d44a86d6ac0e8c41a2d376a68352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8631a6a4121897bae2d656bb4edf5c5bc33d44a86d6ac0e8c41a2d376a68352", kill_on_drop: false }`
[INFO] [stdout] b8631a6a4121897bae2d656bb4edf5c5bc33d44a86d6ac0e8c41a2d376a68352
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6124f9179f1a52320d7bbe4e54d310a949ff64e775255a7f4a69b3236232930
[INFO] running `Command { std: "docker" "start" "-a" "e6124f9179f1a52320d7bbe4e54d310a949ff64e775255a7f4a69b3236232930", kill_on_drop: false }`
[INFO] [stderr]    Compiling chlorine v1.0.13
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling imgui-sys v0.7.0
[INFO] [stderr]    Compiling imgui-memory-editor-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bindings.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]    |                                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub ReadFn: ::core::option::Option<unsafe extern "C" fn(data: *const ImU8, off: usize) -> ImU8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bindings.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]    |                                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub WriteFn: ::core::option::Option<unsafe extern "C" fn(data: *mut ImU8, off: usize, d: ImU8)>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bindings.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |   #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]    |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 23 | /     pub HighlightFn:
[INFO] [stdout] 24 | |         ::core::option::Option<unsafe extern "C" fn(data: *const ImU8, off: usize) -> bool>,
[INFO] [stdout]    | |___________________________________________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.59s
[INFO] running `Command { std: "docker" "inspect" "e6124f9179f1a52320d7bbe4e54d310a949ff64e775255a7f4a69b3236232930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6124f9179f1a52320d7bbe4e54d310a949ff64e775255a7f4a69b3236232930", kill_on_drop: false }`
[INFO] [stdout] e6124f9179f1a52320d7bbe4e54d310a949ff64e775255a7f4a69b3236232930
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d9f3fd6ffd374e0dad849cbd9530e27ac4e70f03f28972755a7c6b427617b15
[INFO] running `Command { std: "docker" "start" "-a" "0d9f3fd6ffd374e0dad849cbd9530e27ac4e70f03f28972755a7c6b427617b15", kill_on_drop: false }`
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bindings.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]    |                                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub ReadFn: ::core::option::Option<unsafe extern "C" fn(data: *const ImU8, off: usize) -> ImU8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bindings.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]    |                                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub WriteFn: ::core::option::Option<unsafe extern "C" fn(data: *mut ImU8, off: usize, d: ImU8)>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bindings.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |   #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]    |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 23 | /     pub HighlightFn:
[INFO] [stdout] 24 | |         ::core::option::Option<unsafe extern "C" fn(data: *const ImU8, off: usize) -> bool>,
[INFO] [stdout]    | |___________________________________________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling imgui-memory-editor-sys v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bindings.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]    |                                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub ReadFn: ::core::option::Option<unsafe extern "C" fn(data: *const ImU8, off: usize) -> ImU8>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bindings.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]    |                                             --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub WriteFn: ::core::option::Option<unsafe extern "C" fn(data: *mut ImU8, off: usize, d: ImU8)>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bindings.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |   #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stdout]    |                                               --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 23 | /     pub HighlightFn:
[INFO] [stdout] 24 | |         ::core::option::Option<unsafe extern "C" fn(data: *const ImU8, off: usize) -> bool>,
[INFO] [stdout]    | |___________________________________________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "0d9f3fd6ffd374e0dad849cbd9530e27ac4e70f03f28972755a7c6b427617b15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d9f3fd6ffd374e0dad849cbd9530e27ac4e70f03f28972755a7c6b427617b15", kill_on_drop: false }`
[INFO] [stdout] 0d9f3fd6ffd374e0dad849cbd9530e27ac4e70f03f28972755a7c6b427617b15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f04f998b065e6c152bafa691cde1b63e9e2c8a96c84e6ec035d23469ae46994a
[INFO] running `Command { std: "docker" "start" "-a" "f04f998b065e6c152bafa691cde1b63e9e2c8a96c84e6ec035d23469ae46994a", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/bindings.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stderr]    |                                             --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub ReadFn: ::core::option::Option<unsafe extern "C" fn(data: *const ImU8, off: usize) -> ImU8>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/bindings.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stderr]    |                                             --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub WriteFn: ::core::option::Option<unsafe extern "C" fn(data: *mut ImU8, off: usize, d: ImU8)>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/bindings.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr]  7 |   #[derive(Debug, Default, Copy, Clone, Hash, PartialEq, Eq)]
[INFO] [stderr]    |                                               --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 23 | /     pub HighlightFn:
[INFO] [stderr] 24 | |         ::core::option::Option<unsafe extern "C" fn(data: *const ImU8, off: usize) -> bool>,
[INFO] [stderr]    | |___________________________________________________________________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `imgui-memory-editor-sys` (lib) generated 3 warnings
[INFO] [stderr] warning: `imgui-memory-editor-sys` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/imgui_memory_editor_sys-9ca6445282f3d42e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests imgui_memory_editor_sys
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f04f998b065e6c152bafa691cde1b63e9e2c8a96c84e6ec035d23469ae46994a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04f998b065e6c152bafa691cde1b63e9e2c8a96c84e6ec035d23469ae46994a", kill_on_drop: false }`
[INFO] [stdout] f04f998b065e6c152bafa691cde1b63e9e2c8a96c84e6ec035d23469ae46994a
